net/http.http2startPushRequest.parent (field)
7 uses
net/http (current package)
h2_bundle.go#L6548: parent: st,
h2_bundle.go#L6575: parent *http2stream
h2_bundle.go#L6588: if msg.parent.state != http2stateOpen && msg.parent.state != http2stateHalfClosedRemote {
h2_bundle.go#L6632: promised := sc.newStream(promisedID, msg.parent.id, http2stateHalfClosedRemote)
h2_bundle.go#L6651: streamID: msg.parent.id,
h2_bundle.go#L6657: stream: msg.parent,
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)